From: Stefan Kangas Date: Sat, 27 Feb 2021 23:13:24 +0000 (+0100) Subject: ; Make function missed in previous change obsolete X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~3753 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9a110cb0d956ddf887e7d5ba9f0c2a67c9a1c6f0;p=emacs.git ; Make function missed in previous change obsolete * lisp/play/handwrite.el (menu-bar-handwrite-map): Make unused function obsolete. --- diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el index 3cc5d9c8dce..cc058230751 100644 --- a/lisp/play/handwrite.el +++ b/lisp/play/handwrite.el @@ -90,6 +90,7 @@ (define-key map [handwrite] '("Write by hand" . handwrite)) map)) (fset 'menu-bar-handwrite-map menu-bar-handwrite-map) +(make-obsolete 'menu-bar-handwrite-map nil "28.1") (make-obsolete-variable 'menu-bar-handwrite-map nil "28.1") ;; User definable variables